home *** CD-ROM | disk | FTP | other *** search
/ PC Administrator / spravce.iso / ToolsPackage / KeyWordGen / _Program info.txt < prev    next >
Encoding:
Text File  |  2002-03-28  |  2.6 KB  |  80 lines

  1. Name/Version: Keywords Generator v1.3.1
  2. 1st Release : 19.03.2002
  3. Last Update : 29.03.2002
  4.  
  5. Short Description
  6. Extracts words from any file (ascii prefered)
  7. to generate keyword lists.
  8.  
  9. Reason for the Development
  10. Useful for making html meta tags.
  11.  
  12. Note
  13. ASCII_Ex is a useful supplement for this app.
  14. to convert a data file into an ascii file before.
  15.  
  16. Appearance
  17. Language ..........: English
  18. User Interface/Form: Yes
  19. Input  by Interface: Supported
  20. Input  by Command$ : No
  21. Input  by Clipboard: No
  22. Input  by Drag&Drop: No
  23. Input  from Disk ..: Required
  24. Input, Other ......: No
  25. Output by Interface: Yes
  26. Output to Clipboard: No
  27. Output by Drag&Drop: No
  28. Output to Disk ....: Yes
  29. Output, Other .....: No
  30.  
  31. More Requirements
  32. No
  33.  
  34. Instructions
  35.  
  36. Working order:
  37. 1. Set Minimum Word Length (default=3, therefore "sex" would be found)
  38. 2. Open a file (ascii prefered)
  39.    The list will be automaticly sorted
  40.    The terms for >> what should be recognized as a "word-end" character? <<
  41.    can be defined in "word-end-char.txt"
  42. 3. Click <Del Filtered> to remove unnecessary characters
  43.    Please open "filter.txt" (Notepad) to edit >> what is unnecessary? << 
  44.    Syllable (or http://...) can also be filtered
  45. 4. Click <Del Double> to remove double items from the list
  46. 5. Check the list manually (arrow up/down etc.)
  47.    a. Click <Delete> to remove a single item from the list
  48.    b. Click <Dublicate> to dublicate the selected item
  49.    c. Edit the input line to make changes to the selected item
  50.    d. Click <Cut left/right> to cut characters from selected item
  51.    e. Click <Upper Case> to convert the sel. item to upper case
  52.    f. Click <First Up> to change first character to upper case
  53.    After manual changings it could be required to <Sort> the list again
  54.    Alternate there is a multi-selection option available
  55.    g. Check Items which should be removed and click <Delete> from
  56.       "Checked Items" section
  57. 6. Click <Save as> to save the list (3+1 saving modes available)
  58.    Click <Save> during the work from time to time
  59.  
  60. PS: The list can be used with normal Windows key-commands:
  61. CRSR up/down, Page up/down, Home/End, Space for checking
  62.  
  63. {End of instructions}
  64.  
  65. Limitations
  66. 32735 words per list
  67.  
  68. Future Planning
  69. No
  70.  
  71. Updates
  72. 1.0    18.03.02 > New: First Release
  73. 1.1.2  18.03.02 - New: GoTo function
  74.                 - Imp: Small corrections
  75. 1.2    19.03.02 > New: Pointer (go...) edit-able
  76.                 - Imp: Small corrections
  77. 1.3    23.03.02 - Imp: new open-file procedure (word-end-char)
  78.                 - Imp: additional save mode
  79.                 - Imp: corrections
  80. 1.3.1  29.03.02 - Imp: small optical corrections